home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / p_aa4re / bbstrp2d / strp.001 < prev   
Encoding:
Text File  |  1993-02-28  |  915 b   |  31 lines

  1. ; BBstrp configuration C:\BB\STRIP\STRP.001
  2.  
  3. ; Last message checked by this file, reset to wherever you want to start
  4. last_msg =  1000
  5.  
  6. ; Messages over this size will have all R: headers but originating stripped
  7. strip_size = 1000
  8.  
  9. ; Left side of @ address, blank will accept all use trailing % for exact match
  10. left_addr =
  11.  
  12. ; Right side of @ address, blank will accept all use trailing % for exact match
  13. right_addr =
  14.  
  15. search
  16. ; Subject searches, up to 5, enclose in quotes exactly as wanted spaces etc.
  17. ; If any of these are found it will strip MSG. Use "*" for all
  18. look_one =   "*"
  19.  
  20. ; Strip these type messages use quotes as above ! B, T, P, A etc. "*" for all
  21. strip_type =  "*"
  22.  
  23. ; Complete (Path)\Filename.ext that contains a list of Callsigns that 
  24. ; will not be stripped, List calls one per line in this file max = 25 
  25. nostrip_list = c:\bb\nostrip.cfg
  26.  
  27.  
  28. end_search
  29.  
  30. ; BBstrp V2.12D
  31.